home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / ommmst14.lzh / OMMM.CFG < prev    next >
Text File  |  1989-03-05  |  2KB  |  49 lines

  1. ; the full path name of a version 14,15 or 16 opus control file
  2. ; goes after the infopath verb
  3.  
  4. infopath    c:\mailer\bbs.prm
  5.  
  6. ; message path is the path to your netmail (matrix) message subdirectory
  7.  
  8. messagepath    c:\mailer\mail
  9.  
  10. ; holdpath is the path to your outbound message holding area
  11. ; if you plan to use zone support, only specify your primary outbound path
  12.  
  13. holdpath    c:\mailer\outbound
  14.  
  15. ; prescanpath is the full pathname of your prescan routing file
  16.  
  17. ;prescanpath    c:\mailer\prescan.ctl
  18.  
  19. ; routefile points to where your routing control file is
  20.  
  21. routefile    c:\mailer\route.ctl
  22.  
  23. ; Zone specifies the zone of your primary address
  24.  
  25. zone        1
  26.  
  27. ; comment forward out if you don't want ommm to forward messages from other
  28. ; systems
  29.  
  30. forward
  31.  
  32. ; the mo? verb is necessary if you will be communicating with version 1.03
  33. ; opera that do their own mail unpacking... they don't recognize the tu?, we?,
  34. ; etc. compressed mail extensions without an attach message
  35.  
  36. ;mo?            ; oldstyle arcmail names? (-o)
  37.  
  38. ; use gate route if you want ommm to route all your interzone messages
  39. ; through the zone gates.  this isn't necessary if you are using msged, as it
  40. ; does the gate routing for you (unless the message is marked crash).
  41.  
  42. ;gateroute        ; gateroute messages? (-g)
  43.  
  44. ; the next two verbs control which packer is used for packing ARCmail.    arca,
  45. ; the default is slower, but less memory hungry then pkarc.
  46.  
  47. arca            ; use arca instead of pkarc (default)
  48. ;pkarc            ; use pkarc instead of arca (-a)
  49.